docs: Update MkDocs configuration to use Material theme#69
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
Updates the documentation build configuration to use the Material theme for MkDocs instead of the default theme. This change enhances the documentation appearance and adds modern features.
- Switch from default MkDocs theme to Material theme
- Add code copy functionality for better user experience
- Include mkdocs-material dependency in requirements
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| mkdocs.yml | Updates theme configuration to use Material with code copy feature |
| docs/requirements.txt | Adds mkdocs-material dependency |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
LittleCoinCoin
pushed a commit
that referenced
this pull request
Oct 4, 2025
cracking-shells-semantic-release bot
pushed a commit
that referenced
this pull request
Nov 3, 2025
## [0.4.6-dev.1](v0.4.5...v0.4.6-dev.1) (2025-11-03) ### Features * update semantic-release configuration ([e446c44](e446c44)) ### Documentation * Add API documentation for main application, configuration, core modules, MCP utils, and UI components ([#67](#67)) ([3042360](3042360)) * add semantic-release dry-run test results ([6b4775f](6b4775f)) * enhance documentation with API references and mkdocstrings integration ([#65](#65)) ([63b9aa4](63b9aa4)) * Fix Read The Docs mkdocs build ([#66](#66)) ([3fd97cc](3fd97cc)) * Update API reference links to remove redundant 'api/' prefix ([#68](#68)) ([c750187](c750187)) * Update MkDocs configuration to use Material theme ([#69](#69)) ([601727e](601727e))
LittleCoinCoin
pushed a commit
that referenced
this pull request
Nov 3, 2025
LittleCoinCoin
pushed a commit
that referenced
this pull request
Nov 3, 2025
cracking-shells-semantic-release bot
pushed a commit
that referenced
this pull request
Nov 4, 2025
## [0.5.1-dev.1](v0.5.0...v0.5.1-dev.1) (2025-11-04) ### Features * add Discord notifications for releases and pre-releases ([c6b0cfb](c6b0cfb)) ### Documentation * Add API documentation ([#67](#67)) ([b313059](b313059)) * add initial MkDocs configuration file ([#62](#62)) ([d81a011](d81a011)) * enhance documentation ([#65](#65)) ([c509e10](c509e10)) * Fix Read The Docs mkdocs build ([#66](#66)) ([b440af3](b440af3)) * Update API reference links to remove redundant 'api/' prefix ([#68](#68)) ([e2d4ec1](e2d4ec1)) * Update MkDocs configuration to use Material theme ([#69](#69)) ([c2d8984](c2d8984))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.